Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: Upgrading PDF.js to 1.7.401 #42

Closed
wants to merge 1 commit into from
Closed

Upgrade: Upgrading PDF.js to 1.7.401 #42

wants to merge 1 commit into from

Conversation

jeremypress
Copy link
Contributor

@jeremypress jeremypress commented Apr 3, 2017

Should fix mozilla/pdf.js#8193
Also updating third party folder versions

Copy link
Contributor

@tonyjin tonyjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm this reminded me of something - we shouldn't delete older versions. These upgrades should be purely additive.

I think from a pure deployment perspective this is fine since the RPMs we build will not actively delete older directories, but I think we should still keep the older versions around in case that doesn't work the way I think it does.

@jeremypress jeremypress closed this Apr 3, 2017
pramodsum added a commit to pramodsum/box-content-preview that referenced this pull request Nov 21, 2017
https://github.com/box/box-annotations/releases

# 0.4.0 (2017-11-21)
* Chore: Cleanup annotations permissions (box#40) ([a52ed54](box/box-annotations@a52ed54))
* Fix: Activate annotation dialog on post (box#42) ([bc001be](box/box-annotations@bc001be))
* Fix: Disable highlight creation when the mobile shared dialog is visible (box#35) ([de7f392](box/box-annotations@de7f392))
* Fix: Don't clear reply textarea when annotation is added to dialog (box#36) ([1f88d55](box/box-annotations@1f88d55))
* Fix: Ensure commentbox event listeners are bound properly (box#37) ([fcce638](box/box-annotations@fcce638))
* Fix: Prevent creation of highlights when a point annotation is pending (box#41) ([42e29ce](box/box-annotations@42e29ce))
* Fix: Validate pendingThreadID when calling onSelectionChange() (box#39) ([10c1c98](box/box-annotations@10c1c98))
* Update: packages (box#43) ([97a91c3](box/box-annotations@97a91c3))
*  Fix: Ensure newly created threads are set as inactive while saving (box#38) ([8072fa8](box/box-annotations@8072fa8))
pramodsum added a commit that referenced this pull request Nov 27, 2017
https://github.com/box/box-annotations/releases

# 0.4.0 (2017-11-21)
* Chore: Cleanup annotations permissions (#40) ([a52ed54](box/box-annotations@a52ed54))
* Fix: Activate annotation dialog on post (#42) ([bc001be](box/box-annotations@bc001be))
* Fix: Disable highlight creation when the mobile shared dialog is visible (#35) ([de7f392](box/box-annotations@de7f392))
* Fix: Don't clear reply textarea when annotation is added to dialog (#36) ([1f88d55](box/box-annotations@1f88d55))
* Fix: Ensure commentbox event listeners are bound properly (#37) ([fcce638](box/box-annotations@fcce638))
* Fix: Prevent creation of highlights when a point annotation is pending (#41) ([42e29ce](box/box-annotations@42e29ce))
* Fix: Validate pendingThreadID when calling onSelectionChange() (#39) ([10c1c98](box/box-annotations@10c1c98))
* Update: packages (#43) ([97a91c3](box/box-annotations@97a91c3))
*  Fix: Ensure newly created threads are set as inactive while saving (#38) ([8072fa8](box/box-annotations@8072fa8))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Internet Explorer : "Unhandled rejection: DataCloneError"
3 participants